Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable zombie catching by default #160

Merged
merged 1 commit into from
Jun 14, 2016
Merged

Conversation

bamx23
Copy link
Collaborator

@bamx23 bamx23 commented Jun 14, 2016

I don't think that enabling this functionality by default is a good idea.

@kstenerud
Copy link
Owner

Why is it not a good idea?

@bamx23
Copy link
Collaborator Author

bamx23 commented Jun 14, 2016

It operates application runtime and interacting with core objects memory management. I've seen crashes in the handleDealloc_NSObject function. And anyone who wants to disable zombie handling has to have it enabled it first with all runtime manipulations.

@kstenerud
Copy link
Owner

Good point.

@kstenerud kstenerud merged commit 2e6df5e into kstenerud:master Jun 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants